Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(864)

Issue 13375002: Revert issue 158379 (chrome.window.create height) (Closed)

Created:
7 years, 8 months ago by stevenjb
Modified:
7 years, 8 months ago
Reviewers:
jeremya, sky
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Revert issue 158379 This reverts crbug.com/158379 which changed the apps v1 window creation behavior from outer bounds to inner bounds. That change broke "expected" behavior for a class of extensions, and made the behavior inconsistent between Create and Get/Update. There was some internal discussion about what expected behavior should be, and we decided to revert the behavior. A test was added for consistency between Create and Window properties, and the documentation was clarified. BUG=173831 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192181

Patch Set 1 #

Patch Set 2 : Add test #

Patch Set 3 : Update documentation #

Patch Set 4 : Rebase #

Patch Set 5 : Disable new test on OSX #

Patch Set 6 : Rebase #

Patch Set 7 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -15 lines) Patch
M chrome/browser/extensions/window_open_apitest.cc View 1 2 3 4 1 chunk +13 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 3 4 5 6 1 chunk +3 lines, -6 lines 0 comments Download
M chrome/common/extensions/api/windows.json View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
A + chrome/test/data/extensions/api_test/window_open/window_size/manifest.json View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/test/data/extensions/api_test/window_open/window_size/popup.html View 1 1 chunk +5 lines, -2 lines 0 comments Download
A + chrome/test/data/extensions/api_test/window_open/window_size/test.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
A chrome/test/data/extensions/api_test/window_open/window_size/test.js View 1 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
stevenjb
7 years, 8 months ago (2013-04-02 16:26:31 UTC) #1
sky
LGTM
7 years, 8 months ago (2013-04-02 19:32:17 UTC) #2
stevenjb
7 years, 8 months ago (2013-04-03 23:00:27 UTC) #3
Message was sent while issue was closed.
Committed patchset #7 manually as r192181 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698