Closed Bug 437561 Opened 16 years ago Closed 16 years ago

Clean up whitespace-on-blank-lines issues in BrowserWrapper.mm

Categories

(Camino Graveyard :: General, defect)

All
macOS
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED
Camino2.0

People

(Reporter: bugzilla-graveyard, Assigned: bugzilla-graveyard)

Details

Attachments

(1 file)

Attached patch style fix v1.0Splinter Review
Spun off from bug 396847. Someone let me know if this gets bitrotted by the patch over there and I'll spin yet ANOTHER version of this.
Attachment #323988 - Flags: review?(stuart.morgan)
Comment on attachment 323988 [details] [diff] [review]
style fix v1.0

sr=smorgan in that there's nothing wrong with this, but in the interests of minimizing this kind of churn I'd much rather see file-wide style cleanup patches fix all the whitespace problems at once:
  -(foo)bar -> - (foo)bar

  if/else/while/for (...)
  {
  -> <blah> (...) {

  [foo bar: baz] -> [foo bar:baz]
Attachment #323988 - Flags: review?(stuart.morgan) → review+
I went ahead and got this applying, made the other whitespace changes, and landed it on trunk.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Camino2.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: